# Carnal Realms random ruler epithets.

nick_cr_the_desired = {
	allow = {
		is_adult = yes
		trait = lustful
		OR = {
			diplomacy = 10
			trait = fair
			trait = hedonist
		}
	}
	chance = {
		factor = 1
	}
}

nick_cr_the_beloved = {
	allow = {
		is_adult = yes
		trait = kind
		trait = lustful
		diplomacy = 8
	}
	chance = {
		factor = 1
	}
}

nick_cr_the_openhearted = {
	allow = {
		is_adult = yes
		trait = exhibitionist
		OR = {
			trait = gregarious
			trait = kind
			diplomacy = 8
		}
	}
	chance = {
		factor = 1
	}
}

nick_cr_the_courtesan = {
	allow = {
		is_adult = yes
		trait = exclusive_whore
	}
	chance = {
		factor = 1
	}
}

nick_cr_the_reveler = {
	allow = {
		is_adult = yes
		trait = hedonist
		OR = {
			trait = gregarious
			trait = lustful
			diplomacy = 10
		}
	}
	chance = {
		factor = 1
	}
}

nick_cr_the_silken = {
	allow = {
		is_adult = yes
		trait = fair
		OR = {
			trait = lustful
			trait = hedonist
			trait = seducer
			trait = seductress
		}
	}
	chance = {
		factor = 1
	}
}

nick_cr_the_nymph = {
	allow = {
		is_adult = yes
		is_female = yes
		trait = nymphomaniac
	}
	chance = {
		factor = 1
	}
}

nick_cr_the_satyr = {
	allow = {
		is_adult = yes
		is_female = no
		trait = nymphomaniac
	}
	chance = {
		factor = 1
	}
}
